home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 4 / ETO Development Tools 4.iso / Essentials / MacApp Documentation / MacApp.TECH$ Archives / 1990 / Sep 90 / MacApp.Tech$ 9⁄21⁄90 / 2001-Simple TTextListView-Sep90 < prev    next >
Encoding:
Text File  |  1991-03-06  |  769 b   |  23 lines  |  [TEXT/GEOL]

  1. Item    6609843                         16-Sept-90        20:23PDT
  2.  
  3. From:   TAYLOR.M                        Taylor, Mark
  4.  
  5. To:     MACAPP.TECH$                    MacApp Technical
  6.  
  7. Sub:    Simple TTextListView question
  8.  
  9.  
  10. In my application, I need to implement a scrolling list of text items which the
  11. user will not need to edit.  It looks like I need to use TTextListView, but I
  12. can't figure out how to set the text in the cells.  TStaticText has its SetText
  13. method - what's the equivalent for TTextListView?
  14.  
  15. By the way, I know there's an example of the use of TTextListView in
  16. DemoDialogs, in the "Format Dialog", but I don't see where the font name
  17. strings are actually being copied into the cells of the TFontListView object.
  18.  
  19. Thanks for any help!
  20.  
  21. - Mark
  22.  
  23.